Skip to content

Conversation

shahmishal
Copy link
Member

@shahmishal shahmishal commented Aug 15, 2025

@shahmishal
Copy link
Member Author

@swift-ci test

Copy link
Member

@etcwilde etcwilde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also bump the runtime version number:

VERSION 6.1.0${BUILD_NUMBER})

@shahmishal
Copy link
Member Author

We should also bump the runtime version number:

VERSION 6.1.0${BUILD_NUMBER})

The version on release/6.2 branch is still set to 6.1.0, what is the impact there?

https://github.com/swiftlang/swift/blob/release/6.2/Runtimes/Core/CMakeLists.txt#L57

@shahmishal
Copy link
Member Author

@swift-ci test

Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The other runtime projects need an update as well :(

@compnerd
Copy link
Member

We should also bump the runtime version number:

VERSION 6.1.0${BUILD_NUMBER})

The version on release/6.2 branch is still set to 6.1.0, what is the impact there?

https://github.com/swiftlang/swift/blob/release/6.2/Runtimes/Core/CMakeLists.txt#L57

We need to update that :( - this is embedded into the runtime itself.

@shahmishal
Copy link
Member Author

Need to also update following files:

Runtimes/Core/CMakeLists.txt:  VERSION 6.1.0${BUILD_NUMBER})
Runtimes/Overlay/CMakeLists.txt:  VERSION 6.1.0${BUILD_NUMBER})
Runtimes/Supplemental/Differentiation/CMakeLists.txt:  VERSION 6.1.0${BUILD_NUMBER})
Runtimes/Supplemental/Observation/CMakeLists.txt:  VERSION 6.1.0${BUILD_NUMBER})
Runtimes/Supplemental/StringProcessing/CMakeLists.txt:  VERSION 6.1.0${BUILD_NUMBER})
Runtimes/Supplemental/Synchronization/CMakeLists.txt:  VERSION 6.1.0${BUILD_NUMBER})
Runtimes/Supplemental/Volatile/CMakeLists.txt:  VERSION 6.1.0${BUILD_NUMBER})

@shahmishal shahmishal merged commit c75932b into main Sep 4, 2025
@shahmishal shahmishal deleted the bump-version-6.3 branch September 4, 2025 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants